-
41 scope
1) Биология: Scientific Committee on Problems of the Environment2) Американизм: Systematic Controls Oversight And Policy Evaluation3) Военный термин: subsystem for the control of operations and plan evaluation, supervisory control of program execution, system to coordinate the operation of peripheral equipment, Научный комитет по проблемам окружающей среды5) Религия: South Coast Outlook And Participation Experience6) Юридический термин: Sarasota County Openly Plans For Excellence, Seek Counsel Of Professional Experience, Sheriff's Community Oriented Policing Effort7) Сокращение: Secure Co-operative Processing Environment, oscilloscope8) Университет: Student Committee On Popular Entertainment9) Вычислительная техника: SCalable Object Processing Environment (Creamware), Simple COmmunications Programming Environment (DFUE), Supervisory Control Of Program Execution (OS, CDC 6000)10) Деловая лексика: Supply Chain Optimization Planning And Execution11) Образование: Scholarship Communications Outreach Performance And Environment, Special Children's Organization For Parents And Educators, Stamford Central Organization Of Parents And Educators, Students Choices And Opportunities For Positive Education, Support Children's Opportunity For Parochial Education12) Океанография: San Clemente Ocean Probing Experiment13) Макаров: Scientific Committee on Problems of Environment14) Расширение файла: Simple Communications Programming Environment (Hayes)15) Общественная организация: Simulations Of Coastal Ocean Physics And Ecosystems
См. также в других словарях:
Object-oriented operating system — An object oriented operating system is an operating system which internally uses object oriented methodologies. An object oriented operating system is in contrast to an object oriented user interface or programming framework, which can be placed… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object-Oriented Programming in Common Lisp: A Programmer's Guide to CLOS — (1988, Addison Wesley, ISBN 0 201 17589 4) is a book by Sonya Keene on the Common Lisp Object System. Published first in 1988, the book starts out with the elements of CLOS and develops through the concepts of data abstraction with classes and… … Wikipedia
Object-oriented programming language — An object oriented programming language (also called an OO language ) is one that allows or encourages, to some degree, object oriented programming techniques such as encapsulation, inheritance, modularity, and polymorphism. Simula (1967) is… … Wikipedia
Object type (object-oriented programming) — See also: Object (computer science) In computer science, an object type (a.k.a. wrapping object) is a datatype which is used in object oriented programming to wrap a non object type to make it look like a dynamic object.[citation needed] Some… … Wikipedia
Comparison of programming languages (object-oriented programming) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Constructor (object-oriented programming) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Inheritance (object-oriented programming) — In object oriented programming (OOP), inheritance is a way to reuse code of existing objects, establish a subtype from an existing object, or both, depending upon programming language support. In classical inheritance where objects are defined by … Wikipedia
Polymorphism in object-oriented programming — In simple terms, polymorphism is the ability of one type, A, to appear as and be used like another type, B. In strongly typed languages, this usually means that type A somehow derives from type B, or type A implements an interface that represents … Wikipedia
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
Object-Oriented Software Construction — … Wikipedia